home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 4 / Macwelt DVD 4.cdr / Entwickler / Mac-OS / oxygen / oxygen.app / Contents / Resources / Java / oxygen.jar / eXMLHelpTOC_en_US.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-09-09  |  2.9 KB  |  54 lines

  1. <?xml version='1.0' encoding='ISO-8859-1'  ?>
  2. <!DOCTYPE toc
  3.   PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 1.0//EN"
  4.          "http://java.sun.com/products/javahelp/toc_1_0.dtd">
  5. <toc version="1.0">
  6.  
  7. <tocitem text="oXygen Tutorial">
  8.      <tocitem text="About oXygen">
  9.           <tocitem text="Overview of the oXygen Editor" target="Overview_of_the_oXygen_Editor"/>
  10.           <tocitem text="Features" target="Features"/>
  11.           <tocitem text="General Concepts" target="General_Concepts">
  12.                <tocitem text="What is XML?" target="What_is_XML"/>
  13.                <tocitem text="What is XML stylesheet?" target="What_is_XML_stylesheet"/>
  14.                <tocitem text="What is DTD ?" target="What_is_DTD"/>
  15.           </tocitem>
  16.      </tocitem>
  17.      <tocitem text="oXygen Quick Tour">
  18.           <tocitem text="GUI  Overview" target="GUI_Overview">
  19.                <tocitem text="The XML Window" target="The_XML_window"/>
  20.                <tocitem text="The XSL Window" target="The_XSL_Window"/>
  21.           </tocitem>
  22.           <tocitem text="Product Information" target="Product_Information">
  23.                <tocitem text="System Requirements" target="System_Requirements"/>
  24.                <tocitem text="Licensing" target="Licensing"/>
  25.           </tocitem>
  26.           <tocitem text="Short usage example" target="Short_usage_example"/>
  27.      </tocitem>
  28.      <tocitem text="Using oXygen">
  29.           <tocitem text="Instalation" target="Instalation"/>
  30.           <tocitem text="How to ..">
  31.                <tocitem text="Find and Replace" target="Find_and_Replace"/>
  32.                <tocitem text="Change the interface language" target="Change_the_interface_language"/>
  33.                <tocitem text="Go to line" target="Go_to_line"/>
  34.                <tocitem text="Arrange windows" target="Arrange_windows"/>
  35.                <tocitem text="Open a file" target="Open_a_file"/>
  36.                <tocitem text="Create a New File" target="Create_a_New_File"/>
  37.                <tocitem text="Save the file" target="Save_the_file"/>
  38.                <tocitem text="Copy/Cut/Paste" target="Copy_Cut_Paste"/>
  39.                <tocitem text="Undo/Redo" target="Undo_Redo"/>
  40.                <tocitem text="Check if document is Well Formed" target="Check_if_document_is_Well_Formed"/>
  41.                <tocitem text="Check if document is valid" target="Check_if_document_is_valid"/>
  42.                <tocitem text="Use XPath expression" target="Use_XPath_expression"/>
  43.                <tocitem text="Use syntax highlight" target="Use_sintax_highlight"/>
  44.                <tocitem text="Use code insight" target="Use_code_insight"/>
  45.                <tocitem text="Use End-Tag-Auto-Completion" target="Use_End_Tag_Auto_Completion"/>
  46.                <tocitem text="Exit" target="exit"/>
  47.           </tocitem>
  48.      </tocitem>
  49.      <tocitem text="About SyncRO" target="About_SyncRO">
  50.           <tocitem text="Contact" target="Contact"/>
  51.      </tocitem>
  52. </tocitem>
  53. </toc>
  54.